feat: delete meeting for me [WPB-27932] - #5236
Conversation
Test Results2 641 tests +2 2 641 ✅ +2 1m 51s ⏱️ +21s Results for commit 465ffdf. ± Comparison against base commit e73dcbe. This pull request removes 4 and adds 6 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #5236 +/- ##
===========================================
+ Coverage 52.26% 52.28% +0.02%
===========================================
Files 745 745
Lines 25897 25911 +14
Branches 4235 4236 +1
===========================================
+ Hits 13534 13547 +13
- Misses 11066 11067 +1
Partials 1297 1297
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
APKs built during tests are available here. Scroll down to Artifacts! |
|
APKs built during tests are available here. Scroll down to Artifacts! |
https://wearezeta.atlassian.net/browse/WPB-27932
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Meeting participant who is not a creator, needs to have an option to "delete meeting for me", which basically makes this user to leave the underlying conversation.
Dependencies (Optional)
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
User A creates a meeting and adds user B as a participant, then user B can "delete meeting for me" and it disappears from their meeting list.
Attachments (Optional)
delete.for.me.mov
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.